home *** CD-ROM | disk | FTP | other *** search
- /*
- File: AboutBox.h
-
- Contains: About box for simple text application
-
- Written by: Tom Dowdy
-
- Copyright: © 1993, 1995 by Apple Computer, Inc., all rights reserved.
-
- Change History (most recent first):
-
- $Log: AboutBox.h,v $
- Revision 1.1.1.1 1998/03/18 22:56:12 ivory
- Initial checkin of SimpleText.
-
-
- 1 7/28/97 11:09 AM Duane Byram
- first added to Source Safe project
-
- <1> 8/21/95 TD First checked in.
-
- */
- #include "SimpleText.h"
-
- #define kAboutWindowID kAboutBaseID
-
- #define kAboutStrings kAboutBaseID
-